home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
misc
/
math
/
graph2d200.lha
/
Graph2DV2.00
/
Functions
/
Bsp2D.fkt
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-04
|
276 b
|
14 lines
Graph2D(V1.00) Funktionsliste
g=9.80665
Fallstrecke(Zeit)=(1/2)*g*Zeit^2
v(t)=sqrt(2*g*s(t))
g(x)=-0.97+cot(x^2)/2
f(x)=sin(x^2)
pi=3.141592654
s(x)=2*cos((2*pi*x)/2)*sin(10*x)
Normalparabel(x)=x^2
Polynom(x)=-3*x^4+0.5*x^2+12.34
Summe(a,b)=a+b
Doppel(Zahl)=Summe(Zahl,Zahl)